home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2012 January / ME_2012_01.iso / Menulet / LabTick_0.9.4.dmg / Lab Tick.app / Contents / Resources / English.lproj / Localizable.strings < prev    next >
Encoding:
Text (UTF-16)  |  2009-09-11  |  1.1 KB  |  17 lines

  1. // Error messages for the alert panel when no backlit keyboard has been found
  2. "Quit"                            = "Quit";
  3. "NoBacklitKeyboard"                = "Failed to find backlit keyboard.";
  4. "YourMacLacksBacklitKeyboard"    = "Your Macintosh does not seem to have a backlit keyboard.";
  5.  
  6. // Growl notifications
  7. "NotificationIllumination"        = "Illumination";
  8. "NotificationOff"                = "Off";
  9.  
  10. // About window
  11. "About"                            = "About %@";
  12. "Version"                        = "Version %@";
  13.  
  14. // Preferences window
  15. "General"                        = "General";
  16. "Advanced"                        = "Advanced";
  17. "Updates"                        = "Updates";